CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab lbp

搜索资源列表

  1. LBP(matlab-code)pqs

    0下载:
  2. 有关LBP的,局部二值化的一个非常好的例程,对于初学者是很有益的。-Relevant LBP, local binary of a very good routines for beginners is very beneficial.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4496242
    • 提供者:panquansong
  1. LBP

    0下载:
  2. LBP局部二值模式是一种有效的纹理提取算子,MATLAB实现。-LBP local binary patterns is an effective texture extraction operator, MATLAB implementation.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:3581
    • 提供者:wmy
  1. lbp-space-segement-

    0下载:
  2. 基于LBP颜色空间的特征的图像分割算法MATLAB代码-Based on the characteristics of the color image segmentation algorithm MATLAB code, LBP color space
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:1240376
    • 提供者:钟陈
  1. LBP

    0下载:
  2. LBPR算法运动目标的检测与跟踪,Matlab程序-LBPR algorithm for detection and tracking of moving targets, Matlab program
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:280848
    • 提供者:wj
  1. lbp

    0下载:
  2. LBP提取灰度图像特征的matlab代码-LBP the extracted grayscale image features matlab code
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-20
    • 文件大小:2389
    • 提供者:li mei
  1. LBP

    0下载:
  2. LBP算子,用matlab实现,在本机上成功运行。-LBP operator, using matlab to achieve, on this machine to run successfully.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:55217
    • 提供者:王海强
  1. LBP-doc

    0下载:
  2. LBP基本算法和各种变形文档,用matlab实现。 在本机上成功运行。-LBP basic algorithm and various modifications documents, using matlab realize. Successfully run on this machine.
  3. 所属分类:software engineering

    • 发布日期:2017-05-29
    • 文件大小:11712478
    • 提供者:王海强
  1. lbp

    1下载:
  2. 本代码为lbp算子的matlab实现,并附有简单的测试代码。可用于提取图片纹理特征,计算不同图片纹理差异等。-The code for lbp operator matlab implementation, together with a simple test code. Can be used to extract image texture features, calculate different picture texture differences.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-05
    • 文件大小:4096
    • 提供者:冷冷
  1. lbp

    1下载:
  2. 计算机视觉领域中的lbp特征提取的matlab代码-the matlab code of the lbp feature extraction in the computer vision domain
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:5578
    • 提供者:zhangyi
  1. LBP(AR)

    0下载:
  2. 在AR彩色人脸识别数据库上进行的LBP局部二值模式的人脸识别算法,matlab版本的-Color Face Recognition in AR database on local binary patterns of LBP face recognition algorithm, matlab version
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:2232
    • 提供者:雷晨雨
  1. color-lbp

    0下载:
  2. 运用matlab,实现矢量版局部二值模式人脸识别,实现效果好-Use matlab, realize the vector version of local binary pattern recognition, to achieve good results
  3. 所属分类:Development Research

    • 发布日期:2017-05-02
    • 文件大小:663516
    • 提供者:yqy
  1. LBP

    0下载:
  2. 本程序是在vs2010上实现的LBP算法,根据已有matlab程序完全自己编写-This program is on vs2010 LBP algorithm implemented in accordance with existing procedures matlab written completely on my own
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14388326
    • 提供者:张琛
  1. LBP

    0下载:
  2. LBP(局部二值模式)的matlab程序,有主文件lbp.m,对低版本的还有调用getmapping.m的文件,还有就是测试文件,是自己写的用循环语句批量处理图片用的-LBP (Local Binary Pattern) matlab program, there is the master file lbp.m, there are calls for a low getmapping.m version of the file, there is a test file, write you
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:3887
    • 提供者:孟宇乐
  1. LBP

    0下载:
  2. 在MATLAB中实现图像的局部二值模式处理,运行test函数即可使用。-Achieve a partial image in MATLAB binary mode processing, running test functions can be used.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:26938
    • 提供者:tiffany
  1. A-general-LBP-implementation-for-Matlab

    0下载:
  2. a general implementation of local binary patterns for matlab.
  3. 所属分类:Development Research

    • 发布日期:2017-04-14
    • 文件大小:3493
    • 提供者:ch
  1. LBP

    0下载:
  2. LBP特征提取的MATLAB实现,其getmapping.m定义了lbp三种不同的模式,而lbp.m则是lbp的实现,当然它只是简单的整幅图像的lbp变换(没有分区域),其中很巧妙地运用了整体移动的方法计算lbp值。-LBP feature extraction MATLAB, which getmapping.m defines lbp three different modes, while lbp.m is lbp realize, of course, it simply lbp tra
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1624
    • 提供者:陈兆远
  1. lbp

    0下载:
  2. 基于Matlab实现图像LBP特征的提取,并有测试程序-Attempt to extract LBP feature from image
  3. 所属分类:Special Effects

    • 发布日期:2016-05-23
    • 文件大小:6144
    • 提供者:苗苗
  1. LBP

    2下载:
  2. matlab的lbp代码。有均匀模式、旋转不变模式、旋转不变等价模式等。-matlab code for lbp with uniform LBP/rotation-invariant LBP
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:26972
    • 提供者:lihongyan
  1. LBP

    0下载:
  2. LBP算法MATLAB实现,3个m文件。getmapping,LBP,lbptest。-LBP algorithm based on MATLAB implementation, 3 m documents. getmapping, LBP, lbptest.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:26751
    • 提供者:吕小布
  1. LBP-extract

    1下载:
  2. 从图像计算LBP算子,在matlab环境下直接运行main.m文件即可-this code can compute LBP feature an image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-05
    • 文件大小:3072
    • 提供者:cyan
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com